@media (max-width:1799px) {
  .hmTbox strong {
    font-size: 28px;
    line-height: 32px;
  }
  .hmTbox p {
    font-size: 16px;
  }
  .hmc3aBox .overflowHide {
    height: 150px;
  }
  .hmc3aBox p {
    height: 46px;
    line-height: 46px;
    font-size: 16px;
  }
  .hmc3Swiper .swiper-slide {
    padding: 5px 10px;
  }
  .hmc3Swiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
	  
  }
	
}@media (max-width:1799px) {
  .hmTbox strong {
    font-size: 28px;
    line-height: 32px;
  }
  .hmTbox p {
    font-size: 16px;
  }
  .hmc3aBox .overflowHide {
    height: 150px;
  }
  .hmc3aBox p {
    height: 46px;
    line-height: 46px;
    font-size: 16px;
  }
  .hmc3Swiper .swiper-slide {
    padding: 5px 10px;
  }
  .hmc3Swiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
	  
  }
	
}<a href="#" class="hmc4_more">查看详情</a>margin-left: 67px;margin-left: 67px;margin-left: 67px;margin-left: 67px;margin-left: 67px;margin-left: 67px;margin-left: 67px;margin-left: 67px;margin-left: 67px;margin-left: 67px;margin-left: 67px;margin-left: 67px;margin-left: 67px;margin-left: 67px;margin-left: 67px;
/*==================第五屏==================*/
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: 30p;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.hmPage5 .container {
/*	padding-top: 70px;*/
}



/*滚屏交互动效*/
.hmPage5 .hse_box .box_item1,
.hmPage5 .hse_box .box_item2,
.hmPage5 .hse_box .box_item3,
.hmPage5 .hse_box .box_item4,
.hmPage5 .hse_box .box_item5,
.hmPage5 .hse_box .box_item6{
    opacity: 0;
    transition: all ease .8s;
}
.hmPage5.fp-completely .hse_box .box_item1,
.hmPage5.fp-completely .hse_box .box_item2,
.hmPage5.fp-completely .hse_box .box_item3,
.hmPage5.fp-completely .hse_box .box_item4,
.hmPage5.fp-completely .hse_box .box_item5,
.hmPage5.fp-completely .hse_box .box_item6{
    opacity: 1;
}
.hmPage5 .hse_box .box_item2{
    transition-delay: .2s;
}
.hmPage5 .hse_box .box_item3{
    transition-delay: .4s;
}
.hmPage5 .hse_box .box_item6{
    transition-delay: .6s;
}
.hmPage5 .hse_box .box_item5{
    transition-delay: .8s;
}
.hmPage5 .hse_box .box_item4{
    transition-delay: 1s;
}


